/ Assembly List / LJCDBMessage / DbRequest / DbRequest

Namespace - LJCDBMessage


Parameters
requestType - The request type.
tableName - The table name.
dataConfigName - The data configuration name.

Syntax

C#
public DbRequest(RequestType requestType, String tableName, String dataConfigName = null)

Initializes an object instance with the supplied values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.